Skip to content

docs: document custom dictionary implementation - #371

Merged
ErwannRousseau merged 1 commit into
masterfrom
feature/issue-187-custom-dictionary-docs
Aug 4, 2026
Merged

docs: document custom dictionary implementation#371
ErwannRousseau merged 1 commit into
masterfrom
feature/issue-187-custom-dictionary-docs

Conversation

@ErwannRousseau

Copy link
Copy Markdown
Contributor

Summary

Document how to implement and register a custom dictionary.

Details

  • Add a working Wrapper and Simple implementation example
  • Clarify key lookup and offsetGet() semantics
  • Fix the custom dictionary subsection hierarchy and wording

Closes #187

@ErwannRousseau
ErwannRousseau merged commit 22895ce into master Aug 4, 2026
14 checks passed
@ErwannRousseau
ErwannRousseau deleted the feature/issue-187-custom-dictionary-docs branch August 4, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide example or more documentation for custom dictionary

2 participants